func github.com/vmihailenco/msgpack/v5.makeExtDecoderAddr

2 uses

	github.com/vmihailenco/msgpack/v5 (current package)
		ext.go#L122: 		typeDecMap.Store(typ.Elem(), makeExtDecoderAddr(extDecoder))
		ext.go#L157: func makeExtDecoderAddr(extDecoder decoderFunc) decoderFunc {